Closed (fixed)
Project:
Taxonomy Filter
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Oct 2008 at 11:44 UTC
Updated:
26 May 2009 at 04:50 UTC
If I open a term listing (of a vocabulary I did not enable at Taxonomy Filter), I get the following error:
Invalid argument supplied for foreach() in /www/htdocs/XXXXXXXX/sites/all/modules/taxonomy_filter/taxonomy_filter.module on line 221.
Could someone help me, please?
Comments
Comment #1
styro commentedI'll look into that bug in when I get a little spare time over the next few days.
To speed things up, could you tell we exactly which submodules you had enabled? And any other taxonomy_filter settings you had configured.
Comment #2
no2e commentedSubmodules (all ;-)):
Settings:
Now, whenever I open a term listing page (e.g. "taxonomy/term/14") of a vocabulary, that is not enabled, I get that error message. I can remember, that I saw this error at enabled vocabularies, too (for some time), until I created a menu (or enabled some other setting, can't remember anymore). However, after that, the term listings of enabled/combined vocabularies work fine ( = don't show any error).
Comment #3
smithn.nc commentedI'm having a similar problem here with one of my vocabularies.
Submodules
The issue appears to happen when a vocab is set to use a menu, but nothing is selected for the same column in the "appears on term listings from." For instance, if I had a taxonomy named 'Subjects', and gave it a filter menu, but then failed to select any filters to show on the Subject listings, the error occurs.
Comment #4
solotandem commentedDownload tonight's dev release and post back whether this error still occurs.
Comment #5
dhigby commentedI was having the same error message, and used the updated dev files.
Fixed!!! Thanks a lot.
FWIIW: Dependant modules I use:
Context Menu, Dynamic Tree Menu, Multi Term
Comment #6
solotandem commented